Skip to content

Conversation

@wesrisenmay-mx
Copy link
Collaborator

No description provided.

@wesrisenmay-mx wesrisenmay-mx changed the base branch from master to v4 January 28, 2026 15:49
@wesrisenmay-mx wesrisenmay-mx marked this pull request as ready for review January 28, 2026 15:50
Copy link

@codingLogan codingLogan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If an implementation uses an API call for the Connect widget url that changes the scheme, to myapp for example, will the react-native-widget-sdk no longer receive and forward those widget messages to the host app?

1.  API => to get widget url with scheme "myapp"
2. Host App
    |---> registers a scheme of "myapp" for deep links or other features unknown to us
    |---> SDK uses "mx" scheme for it's widget messages now
        |---> Connect Widget we launch for the customer in the SDK will have the "myapp" scheme applied to any widget messages because of step 1.

Main concern to discover/validate.  Does the SDK miss all widget messages if the scheme is not "mx"?

I like the idea of simplification as long as we can make sure we don't break implementations, or at least create docs explaining the break and how to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants